Release 10.1A: OpenEdge Deployment:
WebClient Applications
Setting up the application on the AppServer machine
The following section provides information about applications on AppServer machines.
![]()
To set up the application on the AppServer machine:
- Verify that an OpenEdge development product was installed on the AppServer machine and the person doing the installation, when presented with the Setup Type window, chose the complete installation, as opposed to the typical installation or the custom installation.
Note: The- Recursively copy the back-end files of the Sports2000 application from the
%DOCS%\src\sports2000\guidirectory to the AppServer work directory.guidirectory contains both back-end and front-end application files.- Create a copy of the
sports2000database on the AppServer machine. The copy can reside anywhere, but note its full path. For example,d:\wrk91b\sports2000.db.- Start a database server for the
sports2000database running on the AppServer machine. Use Progress Explorer or a proserve command similar to the following:
- Compile the
sports2000back-end application files you copied to the AppServer working directory in Step 2, as follows:
- Start an OpenEdge session.
- Connect to the
sports2000database.- Use the PRO*Tools
PROPATHtool to add the AppServer working directory to thePROPATH.- Start the Application Compiler, select Options
Compiler, (optionally) set Minimize R-code Size to Yes, and click OK.
- In the Application Compiler’s main window, click Modify, enter the path of the AppServer working directory, click OK, and compile the application.
- Use Progress Explorer to configure the default asbroker1 AppServer instance, as follows:
- In the General Options for Broker tab:
Change the broker working directory to the AppServer work directory.
In the Appservice Name list, add the service name
sports2000partition.- In the General Options for Server tab:
Add the database connection parameter to Server Startup Parameters. For example, if the
Sports2000database resides atd:\wrk91b, add the following parameter:
- Use Progress Explorer to configure and start the controlling NameServer instance for the
asbroker1AppServer.- Use Progress Explorer or the
asbmancommand to start theasbroker1AppServer instance. For example (using theasbmancommand):
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |